SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '['list'][i]['date']+' 00:00:00' AND pt.dt<=''+list['list'][i]['date']+' 23:59...' at line 3 at /var/www/baltphoto/data/www/baltphoto.ru/adm/lib/php/cms_sql/class_photo.php line 55
Array
(
    [code] => 1064
    [message] => You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '['list'][i]['date']+' 00:00:00' AND pt.dt<=''+list['list'][i]['date']+' 23:59...' at line 3
    [query] => 
					SELECT count(*)
					FROM cms_photo_tree pt
					WHERE TRUE AND (pt.dt>=''+list['list'][i]['date']+' 00:00:00' AND pt.dt<=''+list['list'][i]['date']+' 23:59:59')
    [context] => /var/www/baltphoto/data/www/baltphoto.ru/adm/lib/php/cms_sql/class_photo.php line 55
)